[Git] 10. Garbage Collection

Garbage collection

GC immediatly

$ git gc --prune=now

Don’t forget the reflog, make them expired by $ git reflog expire --all --expire=now

Table of contents
  1. 1. Garbage collection
    1. 1.1. GC immediatly